home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 16 / CU Amiga Magazine's Super CD-ROM 16 (1997-10-16)(EMAP Images)(GB)[!][issue 1997-11].iso / CUCD / Graphics / Ghostscript / source / gsdll2.def < prev    next >
Text File  |  1996-04-11  |  282b  |  13 lines

  1. LIBRARY GSDLL2 INITINSTANCE TERMINSTANCE
  2. DESCRIPTION    'Ghostscript DLL'
  3. DATA MULTIPLE NONSHARED
  4. EXPORTS
  5.    gsdll_revision    @1
  6.    gsdll_init        @2
  7.    gsdll_execute_begin    @3
  8.    gsdll_execute_cont    @4
  9.    gsdll_execute_end    @5
  10.    gsdll_exit        @6
  11.    gsdll_lock_device    @7
  12.    gsdll_get_bitmap    @8
  13.